CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab lbp

搜索资源列表

  1. my_texture

    1下载:
  2. 纹理分析,利用经典的LBP纹理分析算法实现matlab的对一幅彩色图象的纹理分析-texture analysis, use classic LBP texture analysis algorithm for a Matlab color image texture analysis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1074
    • 提供者:张楠
  1. lbpmatlab

    0下载:
  2. 获取灰度图像LBP特征的matlab程序,两种LBP算子
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3210
    • 提供者:王展
  1. dat_banana

    4下载:
  2. 香蕉形(banana)标准数据集,用于测试机器学习与模式识别算法。-Banana-shaped standard data set for testing machine learning and pattern recognition algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:15804
    • 提供者:何创新
  1. LBP_Matlab

    0下载:
  2. 英文版本的LBP算法描述,包括matlab实现的算法例程,对想学习LBP的人有用-English version of the LBP algorithm descr iption, including the realization of the algorithm matlab routines for people who want to learn useful for LBP
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3334601
    • 提供者:李霖
  1. LBP_OK

    0下载:
  2. 这个程序是一个提取图像的LBP特征的程序,里面有可执行的m文件,有使用说明。对于一个不是太懂matlab的来说,可以直接拿来使用,附有使用说明。-This program is an extract LBP features of the image of the program executable m file with instructions for use. For a not too understand matlab can be directly used, with instr
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1380540
    • 提供者:王博
  1. LBP1

    0下载:
  2. 基于LBP的人脸识别技术的代码,用MATLAB程序实现-LBP face recognition technology-based code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-07
    • 文件大小:4135
    • 提供者:陈婷婷
  1. LBP_mapping_Matlab

    0下载:
  2. face recognition using lbp method
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:45056
    • 提供者:mouhcine
  1. LBPHF_S_M (2)

    0下载:
  2. this paper is a code of matlab for lbp
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:6144
    • 提供者:mouhcine
  1. lbplibrary-master

    0下载:
  2. it is about LBP matlab code.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:12941312
    • 提供者:S2110020490
  1. 常用纹理特征提取方法_MATLAB

    0下载:
  2. 常见的基于纹理特征提取方法,如高波,LBP算法(Common methods based on texture feature extraction, such as Gao Bo, LBP algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:231424
    • 提供者:ljLJ
  1. 局部算子

    0下载:
  2. matlab的LBP代码,最基础的图像处理算法(the local binary pattern code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:sugar萝萝
  1. LBPHF_S_M

    0下载:
  2. 基于lbp的特征提取,适合文理特征明显的图像,方便好用,有例子(Feature extraction based on lbp is suitable for images with obvious features of arts and sciences, which is convenient and easy to use.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:6144
    • 提供者:小庆
  1. Multi-scale-Local-Binary-Pattern-master

    0下载:
  2. lbp code that use multi scale method
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:14680064
    • 提供者:rahmaatpurnama
  1. 人脸表情识别matlab程序LBP+LPQ算法融合,SVM分类

    5下载:
  2. 基于matlab的人脸表情识别,LBP+LPQ算法融合(Facial expression recognition based on MATLAB)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:9723904
    • 提供者:pandi_
  1. LBPV

    0下载:
  2. 单一特征值,局部二值模式,局部方差,无参考图像质量评价(no reference image quality assessment)
  3. 所属分类:图形图像处理

  1. 新建文件夹

    1下载:
  2. lbp特征提取的matlab文件说明:一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,一个是getmapping,用以做算法的辅助函数,一个是lbptest.m,存放着测试代码。这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。(The matlab file of LBP feature extraction shows that there are three m files, one is
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:csuyuhaitao
  1. STLBP_Matlab

    0下载:
  2. 基于lbp实现人脸识别,使用matlab实现,代码简单易懂(Realization of face recognition)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:573440
    • 提供者:保罗yj
  1. 图像识别代码集

    0下载:
  2. HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-03
    • 文件大小:4008960
    • 提供者:kzlee
  1. 基于MATLAB人脸特征提取

    1下载:
  2. 基于MATLAB的LBP人脸特征提取,可以直接运行,运行前要有matlab编辑器
  3. 所属分类:Windows编程

    • 发布日期:2019-07-26
    • 文件大小:983
    • 提供者:nss123
  1. 基于LBP的人脸识别

    1下载:
  2. matlab基于LBP的人脸识别,在matlab基于LBP算法的人脸识别程序,其中包含一个可以运行的程序以及代码。(Face recognition based on LBP in matlab. Face recognition program based on LBP algorithm in matlab contains a program and code that can be run.)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-10-23
    • 文件大小:4942848
    • 提供者:liyiliang2345
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com